I used the wrong operator in a couple places for putting together some
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 10 Apr 2006 13:47:51 +0000 (14:47 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 10 Apr 2006 13:47:51 +0000 (14:47 +0100)
commit9a74026a08cea9910e704b687148172805b4b86a
tree4db7a8b1f7acb20a28edb677b254d5f23fbc6bae
parent5dfbb5affbd3e7ba8fd8493da4325d33915465d8
I used the wrong operator in a couple places for putting together some
error messages out of format strings. This patch corrects those
operators and fixes the strings.

Signed-off-by: Ryan Wilson <hap9@epoch.ncsc.mil>
tools/python/xen/xend/server/pciif.py